home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 4 / af004.adf / Demos Corner / Spheres.DOC < prev    next >
Text File  |  1988-11-13  |  1KB  |  26 lines

  1.  
  2.                 Spheres
  3.                    ---------
  4.                 by Ian Cackett
  5.                ----------------
  6.  
  7.     Spheres is a raytraced animation of rotating mirrored spheres.
  8.  
  9.     To begin the animation either click twice on its icon on the
  10. Workbench screen or type 'Spheres' from the CLI.
  11.     To end the animation at any time simply click the left mouse button.
  12.  
  13.     The individual frames were raytraced using Eric Graham's SSG (Scene
  14. Simulation Generator). This simulates the rays of light within a scene
  15. and creates shadows and reflections as they would appear in the real world.
  16.     Each frame was compressed using FrameClip, a utility of mine which
  17. works out the differences between each frame and the one before and stores
  18. only these. This means that only the first frame needs to be stored
  19. completely and the others are reduced to just over 7K each.
  20.     The compressed frames were merged into one file which is played back
  21. by Spheres using hold and modify mode to allow a greater number of colours
  22. to be displayed at one time.
  23.  
  24. NOTE:- The files 'firstframe' and 'otherframes' must be present in the root
  25. directory of the disk for Spheres to work.
  26.